-
Notifications
You must be signed in to change notification settings - Fork 69
Release 6_0_0 #419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Release 6_0_0 #419
Conversation
Can you update the PR information to be accurate for the testing versions and content? |
Please add updates to the README.md:
|
If possible, could this small PR be added to 6.0.0? #420 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR prepares the main branch for the Ansible Galaxy release submission by updating release documentation and cleaning up changelog fragments. Key changes include:
- Removal of numerous outdated changelog fragment files.
- Updates to the main changelog (CHANGELOG.rst) and README to reflect the new 6.0.0 release.
- Adjustments to support documentation for VyOS versions 1.3+ and planned changes for upcoming versions.
Reviewed Changes
Copilot reviewed 103 out of 103 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
changelogs/fragments/*.yml (multiple files) | Removed obsolete changelog fragments to streamline release notes. |
changelogs/changelog.yaml | Updated release notes and fragment references for the new release. |
CHANGELOG.rst | Added a new section for v6.0.0 with updated release summary and details. |
README.md | Updated testing version information and release table details. |
Comments suppressed due to low confidence (1)
CHANGELOG.rst:14
- [nitpick] There is an extra space between 'have' and 'breaking'. Please remove the double space to improve readability.
Although efforts have been made to maintain compatibility with the existing vyos collection modules, there have breaking changes where
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a lot in here. In the future, we should put just the changelog changes in the release commit.
With that said, I'm not too concerned about the documentation changes, but it looks like there are a couple of test changes that might be related to the forward-looking work for the new release. If so, can we move those out onto another branch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm concerned about tangible changes to test or code coming in the release PR. Can we pull these out separately? These look like they may be related to the API changes for the future release?
Change Summary
Types of changes
Preparing the code in main branch for Ansible Galaxy release submission
Related Task(s)
Related PR(s)
Component(s) name
galaxy.yaml
changelog.yaml
CHANGELOG.rst
Proposed changes
How to test
Test results
Tested against VyOS versions:
Checklist:
changelogs/fragments
to describe the changes